RequestError

data class RequestError(val cause: Throwable) : DownloadResult

Constructors

Link copied to clipboard
constructor(cause: Throwable)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard